home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
serial
/
callback.001
/
callback~
/
callback
/
lib
/
config
/
setmgettypath.c
< prev
next >
Wrap
C/C++ Source or Header
|
1996-07-17
|
91b
|
9 lines
#include "config.p"
void setmgettypath(char *name)
{
mgetty_path = xstrdup(name);
}